home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Software of the Month Club 2000 October
/
Software of the Month - Ultimate Collection Shareware 277.iso
/
pc
/
PROGRAMS
/
UTILITY
/
WINLINUX
/
DATA1.CAB
/
programs_-_usrdoc
/
PIDENTD-.{1R
/
TODO.{_3
< prev
Wrap
Text File
|
1999-09-17
|
710b
|
26 lines
* Use the output from "uname -s" to auto-select the target in the Makefile.
* Write more ./READMEs/README.* files
* Implement more test programs in ./testdir
* Long and short command options.
* Implement a config file (/etc/identd.conf).
* Implement some way for an external program to register indirect
pointers. For example a TCP/IP relaying daemon might wanna do this.
So that the <Identifier> returned will look something like:
42 , 4711 : USERID : OTHER : foo (fubar.su!bar)
or:
42 , 4711 : USERID : OTHER : foo (this.host.se!foo (fubar.su!bar))
Probably should be implemented using a UNIX domain socket with access
control.
* Implement some way to encrypt <Identifiers>.